fix: indexer getting stuck when syncing from genesis - #3647
Merged
gilcu3 merged 3 commits intoJun 24, 2026
Merged
Conversation
gilcu3
force-pushed
the
3623-mpc-indexer-wedges-at-genesis-on-a-freshly-state-synced-node
branch
from
June 23, 2026 07:37
3c5addf to
d9f6205
Compare
gilcu3
marked this pull request as ready for review
June 23, 2026 07:44
Pull request overviewFixes #3623, where the MPC indexer wedges at genesis on a fresh state-synced node. The root cause was creating the block streamer ( Changes:
Reviewed changesPer-file summary
FindingsBlocking (must fix before merge):
Non-blocking (nits, follow-ups, suggestions):
✅ Approved 🤖 Generated by Claude Code |
gilcu3
force-pushed
the
3623-mpc-indexer-wedges-at-genesis-on-a-freshly-state-synced-node
branch
from
June 24, 2026 06:27
ed3fffe to
cab024b
Compare
gilcu3
force-pushed
the
3623-mpc-indexer-wedges-at-genesis-on-a-freshly-state-synced-node
branch
from
June 24, 2026 06:37
cab024b to
396c97b
Compare
kevindeforth
previously approved these changes
Jun 24, 2026
kevindeforth
left a comment
Contributor
There was a problem hiding this comment.
Nice, thank you!
Just some nits on excessive comments.
pbeza
approved these changes
Jun 24, 2026
kevindeforth
approved these changes
Jun 24, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Jun 24, 2026
gilcu3
deleted the
3623-mpc-indexer-wedges-at-genesis-on-a-freshly-state-synced-node
branch
June 24, 2026 09:27
This was referenced Jun 29, 2026
nocktoshi
pushed a commit
to nocktoshi/mpc
that referenced
this pull request
Jul 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #3623